home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #5 / K-CD-5-2003.ISO / Sandra / setup.exe / {app} / examples / Report Schema.mdb / Class.json next >
Encoding:
JavaScript Object Notation  |  2002-11-21  |  136 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "Name": "Text (255)",
  6.         "TypeID": "Long Integer",
  7.         "HelpID": "Long Integer"
  8.     },
  9.     "data": []
  10. }